From: Paul Eggert Date: Thu, 6 Feb 2014 18:29:57 +0000 (-0800) Subject: Spelling fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~1330 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9d37482ce3aeea8a99add51f57fd355996f6d3a9;p=emacs.git Spelling fix. --- diff --git a/src/keyboard.c b/src/keyboard.c index c1de4dafcdd..1914dca0ba5 100644 --- a/src/keyboard.c +++ b/src/keyboard.c @@ -1991,7 +1991,7 @@ start_polling (void) been turned off in process.c. */ turn_on_atimers (1); - /* If poll timer doesn't exist, are we need one with + /* If poll timer doesn't exist, or we need one with a different interval, start a new one. */ if (poll_timer == NULL || poll_timer->interval.tv_sec != polling_period)